FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package package.teste#1.0.7-draft (62 ms)

Package package.teste
Type StructureDefinition
Id Id
FHIR Version R4B
Source https://simplifier.net/resolve?scope=package.teste@1.0.7-draft&canonical=https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/PersonPTCore
Url https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/PersonPTCore
Version 1.0.0
Status draft
Date 2024-06-19T16:32:00.2848052+00:00
Name PersonPTCore
Title Person PT Core
Experimental False
Type Person
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/MetaPTCore Meta PT Core
https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/IdentifierPTCore Identifier PT Core
https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/OrganizationPTCore Organization PT Core


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "PersonPTCore",
  "url" : "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/PersonPTCore",
  "version" : "1.0.0",
  "name" : "PersonPTCore",
  "title" : "Person PT Core",
  "status" : "draft",
  "date" : "2024-06-19T16:32:00.2848052+00:00",
  "publisher" : "SPMS",
  "contact" : [
    {
      "name" : "Interoperabilidade Semântica",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.spms.min-saude.pt"
        }
      ]
    }
  ],
  "fhirVersion" : "4.3.0",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Person",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Person",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Person.meta",
        "path" : "Person.meta",
        "type" : [
          {
            "code" : "Meta",
            "profile" : [
              "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/MetaPTCore"
            ]
          }
        ]
      },
      {
        "id" : "Person.identifier",
        "path" : "Person.identifier",
        "type" : [
          {
            "code" : "Identifier",
            "profile" : [
              "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/IdentifierPTCore"
            ]
          }
        ]
      },
      {
        "id" : "Person.identifier.type.coding.id",
        "path" : "Person.identifier.type.coding.id",
        "comment" : "."
      },
      {
        "id" : "Person.name",
        "path" : "Person.name",
        "definition" : "Um nome associado à pessoa."
      },
      {
        "id" : "Person.telecom",
        "path" : "Person.telecom",
        "definition" : "Um detalhe de contato da pessoa, por ex. um número de telefone ou um endereço de e-mail."
      },
      {
        "id" : "Person.gender",
        "path" : "Person.gender",
        "definition" : "Género Administrativo."
      },
      {
        "id" : "Person.birthDate",
        "path" : "Person.birthDate",
        "definition" : "A data de nascimento da pessoa."
      },
      {
        "id" : "Person.address",
        "path" : "Person.address",
        "definition" : "Uma ou mais moradas da pessoa."
      },
      {
        "id" : "Person.photo",
        "path" : "Person.photo",
        "definition" : "Uma imagem que pode ser exibida como uma miniatura da pessoa para melhorar a identificação do indivíduo."
      },
      {
        "id" : "Person.managingOrganization",
        "path" : "Person.managingOrganization",
        "definition" : "A organização que é a guardiã do registo da pessoa.",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://hl7.org/fhir/StructureDefinition/Organization",
              "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/OrganizationPTCore"
            ]
          }
        ]
      },
      {
        "id" : "Person.active",
        "path" : "Person.active",
        "definition" : "Se o registo desta pessoa está em uso ativo."
      },
      {
        "id" : "Person.link",
        "path" : "Person.link",
        "definition" : "Link para um recurso que diz respeito à mesma pessoa real."
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.